NeuroSys is a set of 'C' libraries that allow easy creation, maintence and training of neural networks for use in any application writen in the 'C' language. This means that applications such as OCR (Optical Character Recognition) can be written with extreme ease, with the front-end and input and output routines written by the programmer, and the actual recognition of characters handled using a few simple calls to the libraries.